Skip to content

[CI] Build built-in libraries #976

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 9, 2020
Merged

[CI] Build built-in libraries #976

merged 3 commits into from
Mar 9, 2020

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Mar 9, 2020

Since {whole-archive} option has been removed the CI is not fully relevant. So need to explicitly used basic functions of the built-in library.

The arduino-cli script have been updated to handle properly region overflowed which is not a real issue while there is no other issue.

Fix 2 issues raised using the updated BareMinimum.ino:

  • [F4] Fix HAL_RCC_USART3 definition for STM32F412Cx
  • [Generic F410xx] Fix wrong TIMER_SERVO definition

@fpistm fpistm added enhancement New feature or request fix 🩹 Bug fix labels Mar 9, 2020
@fpistm fpistm added this to the 1.9.0 milestone Mar 9, 2020
@fpistm fpistm requested a review from ABOSTM March 9, 2020 15:08
fpistm added 3 commits March 9, 2020 17:18
Since {whole-archive} option has been removed the CI is
not fully relevant. So need to explicitly used basic
functions of the built-in library.

The arduino-cli script have been updated to handle properly
region overflowed which is not a real issue while there is
no other issue.

Signed-off-by: Frederic Pillon <[email protected]>
@fpistm fpistm merged commit 5c4dcc3 into stm32duino:master Mar 9, 2020
@fpistm fpistm deleted the CI branch March 9, 2020 16:53
@fpistm fpistm self-assigned this Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fix 🩹 Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants